-
I have a Cardview inside android X <androidx.cardview.widget.CardView android:id="@+id/card_box_register" android:layout_width="match_parent" android:layout_height="360dp" android:layout_marginStart="16dp" android:layout_marginTop="226dp" android:layout_marginEnd="16dp" android:layout_marginBottom="16dp" card_view:cardBackgroundColor="@color/white" card_view:cardCornerRadius="36dp" card_view:cardElevation="8dp"/> On the …
- 463 views
- 1 answers
- 0 votes
-
I have created a vector asset in my drawable folder and changed its color to #155724 in its xml file. …
- 383 views
- 1 answers
- 0 votes
-
I am using some material-ui for my page design. I have several grid elements and they load as per random …
- 370 views
- 2 answers
- 0 votes
-
I have Array list with some values ( Movies categories list ). I’m trying to add the to ChipGroup programatically, …
- 371 views
- 1 answers
- 0 votes
-
- 0 views
- 1 answers
- 0 votes
-
Or kind of. I’ve got an activity with a fragment container. Each Fragments layout has no background itself. I’ve already …
- 332 views
- 1 answers
- 0 votes